Class - VmsRecord

D2LogicalModel.PayloadPublication.VmsTablePublication
A sub-record in the VMS Unit table defining the characteristics of a single variable message sign that is controlled by a specific VMS unit. Locations are on or adjacent to the road network but may be updated over time if relating to a mobile VMS unit.

List of attributes

Name Data Type Order Definition    
dynamicallyConfigurableDisplayAreas Boolean 6 Identifies (when True) that the VMS has a display area that may be dynamically configured to display different combinations of text and pictogram areas. The current configuration will normally be given with each published current VMS setting.    
numberOfPictogramDisplayAreas NonNegativeInteger 5 Number of pictogram display areas which the VMS contains.    
vmsDescription MultilingualString 0 The description of the VMS (possibly giving a description of its location or its normal use).    
vmsDisplayHeight MetresAsFloat 7 Height in metres of the sign's overall display area.    
vmsDisplayWidth MetresAsFloat 8 Width in metres of the sign's overall display area.    
vmsHeightAboveRoadway MetresAsFloat 9 Height in metres of the mounted sign above the roadway, measured to the bottom of the display area.    
vmsOwner MultilingualString 1 Owner (authority or organisation) of the VMS. This may not necessarily be the same as the authority or organisation which is currently controlling the VMS.    
vmsPhysicalMounting PhysicalMountingEnum 2 Description of how the VMS is physically mounted or deployed on the road.    
vmsType VmsTypeEnum 3 Broad classification of the type of variable message sign.    
vmsTypeCode String 4 Specification of the type of VMS defined by a code, normally country or even manufacturer specific (e.g. MS4).    

Associations

Multiplicity From Role Role description Association Multiplicity To Role Role description  
0..1 Location vmsLocation related to 1 VmsRecord  
0..1 UrlLink backgroundImageUrl related to 1 VmsRecord  
0..1 VmsManagedLogicalLocation related to 1 VmsRecord  
1 VmsPictogramDisplayCharacteristics related to 1 VmsRecord  
0..1 VmsTextDisplayCharacteristics related to 1 VmsRecord  
1 VmsRecord related to 1 VmsUnitRecord  

Used By (diagrams)